const crypto/tls.tcpMSSEstimate
2 uses
crypto/tls (current package)
conn.go#L871: tcpMSSEstimate = 1208
conn.go#L905: payloadBytes := tcpMSSEstimate - recordHeaderLen - c.out.explicitNonceLen()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)